Skip to content

Backmerge v5.3.1 into main#305

Merged
davetsay merged 6 commits into
mainfrom
backmerge/5.3.1
Apr 28, 2025
Merged

Backmerge v5.3.1 into main#305
davetsay merged 6 commits into
mainfrom
backmerge/5.3.1

Conversation

@davetsay
Copy link
Copy Markdown
Collaborator

@davetsay davetsay commented Apr 16, 2025

Closes #304

Things to check

davetsay and others added 6 commits April 16, 2025 12:06
Co-authored-by: David Tsay <3614296+davetsay@users.noreply.github.com>
Co-authored-by: Peter Di Pasquale <peter.di.pasquale@jpl.nasa.gov>
Co-authored-by: Jamie V <jamie.j.vigliotta@nasa.gov>
@sonarqubecloud
Copy link
Copy Markdown

MCWSEVRLevelStreamProvider.prototype.getUrl = function (domainObject) {
if (domainObject.telemetry && domainObject.telemetry.level) {
getUrl(domainObject) {
if (domainObject.telemetry?.evrStreamUrl && domainObject.telemetry?.level) {
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

NICE

Copy link
Copy Markdown
Collaborator

@jvigliotta jvigliotta left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's do this.

@davetsay davetsay merged commit b36c234 into main Apr 28, 2025
3 checks passed
@davetsay davetsay deleted the backmerge/5.3.1 branch April 28, 2025 18:14
@davetsay davetsay added this to the MC 2512 Formal Release milestone Aug 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Bring code for release v5.3.1 back into main

2 participants